From: Felix Fietkau Date: Tue, 12 Dec 2006 23:20:55 +0000 (+0000) Subject: disable jffs2 images in whiterussian as well X-Git-Tag: whiterussian_0.9~42 X-Git-Url: http://git.openwrt.org/%22https:/collectd.org///%22https:/collectd.org/?a=commitdiff_plain;h=2ce4e609b36d14c312e7edd5e6329a4c91c556bc;p=openwrt%2Fsvn-archive%2Fopenwrt.git disable jffs2 images in whiterussian as well SVN-Revision: 5774 --- diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 5019b3d722..c540621bbf 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -2,7 +2,7 @@ menu "Target Root Filesystem" config BR2_TARGET_ROOTFS_JFFS2 bool "jffs2" - default y + default n help Build a jffs2 root filesystem